home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / var / lib / dpkg / info / python-brlapi.postinst < prev    next >
Encoding:
Text File  |  2009-03-17  |  188 b   |  12 lines

  1. #! /bin/sh
  2.  
  3. set -e
  4.  
  5. # Automatically added by dh_pysupport
  6. if which update-python-modules >/dev/null 2>&1; then
  7.     update-python-modules  python-brlapi
  8. fi
  9. # End automatically added section
  10.  
  11.  
  12.